func net.goLookupIPFiles
3 uses
net (current package)
dnsclient_unix.go#L589: func goLookupIPFiles(name string) (addrs []IPAddr, canonical string) {
dnsclient_unix.go#L612: addrs, canonical = goLookupIPFiles(name)
dnsclient_unix.go#L803: addrs, canonical = goLookupIPFiles(name)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)